home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / unix / mesaamwn.rea < prev    next >
Text File  |  1996-02-22  |  1KB  |  39 lines

  1. Short:    Mesa OpenGL software emulation for 3D graphics on Amiwin.
  2. Author:   brianp@ssec.wisc.edu (Brian Paul), victorng@dgp.toronto.edu (Victor Ng)
  3. Uploader: victorng@dgp.toronto.edu (Victor Ng-Thow-Hing)
  4. Type:     gfx/x11
  5.  
  6.      Mesa is a software emulation of the popular OpenGL
  7.      application programmer's interface for 3D computer
  8.      graphics. It can handle gouraud shading, NURBS,
  9.      polygons, Z-buffer, and other graphic goodies.
  10.  
  11.      I have included the original Mesa distribution, with
  12.      special instructions for the Amiwin version.
  13.  
  14. VERSION 1.2.5
  15.  
  16. SPECIAL REQUIREMENTS
  17.  
  18.      I have provided static link libraries for a 68040/68882
  19.      equipped Amiga. However, if you have SAS/C,
  20.      you can edit the Smakefile and recompile to whatever
  21.      cpu configuration you have.
  22.  
  23.      You will need the REGISTERED version of Amiwin to link in
  24.      the X libraries (another reason to register!). Get
  25.      the development kit for Amiwin at your local aminet site.
  26.      Some of the example sources will require unix type includes
  27.      and functions such as sys/time.h, sys/types.h and sleep().
  28.      Several development kits such as AmiTCP4.0's contain linkable
  29.      libraries that emulate these functions and contain the required
  30.      header files.
  31.  
  32. PRICE
  33.  
  34.      Freeware.
  35.  
  36. DISTRIBUTABILITY
  37.  
  38.      Gnu Public License
  39.